Skip to content

chore(deps-dev): bump @vitejs/plugin-vue from 4.0.0 to 4.3.1 #124

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github-enterprise Aug 18, 2023

Bumps @vitejs/plugin-vue from 4.0.0 to 4.3.1.

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@4.3.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.3.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.3

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.3

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.2

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.1

Please refer to CHANGELOG.md for details.

plugin-vue@4.2.0-beta.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.1.0

Please refer to CHANGELOG.md for details.

plugin-vue@4.1.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

4.3.1 (2023-08-17)

  • fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#227)" (0c28448), closes #227

4.3.0 (2023-08-17)

  • docs: add example for transforming custom blocks (#221) (a6e013e), closes #221
  • fix: make it work when a default lang was specified (#223) (ff68ed3), closes #223 #17
  • fix: missing typescript declaration for globalTypeFiles (#189) (1e8d16e), closes #189
  • fix(build): ensure correct typing for node esm (#179) (8a19ee4), closes #179
  • fix(deps): update all non-major dependencies (#163) (3c8193d), closes #163
  • fix(deps): update all non-major dependencies (#205) (e014680), closes #205
  • fix(plugin-vue): distinguish HMR and transform descriptor (#227) (aa2b59d), closes #227
  • fix(plugin-vue): hmr not working when updating script+template at the same time with a template prep (93c444c), closes #106 #28 #76
  • feat(types): expose hoistStatic option for script compilation (#198) (7466b4f), closes #198

4.2.3 (2023-05-12)

  • fix(types): widen allowed script options for 3.3 features (3ac08e4)

4.2.2 (2023-05-11)

  • fix: ignore generic attribute when generating script import (3170af1)
  • chore: bump vite (ffe74e5)
  • chore: bump vue version (799d875)

4.2.1 (2023-04-26)

  • fix: lang="tsx" can't be inlined (c3f5c9c), closes #159
  • chore: update changelog [ci skip] (9d0d7a7)

4.2.0 (2023-04-25)

  • feat: support 3.3 imported types in SFC macros (c891652)

4.2.0-beta.3 (2023-04-19)

  • fix: fix watcher unlink listener setup timing (2d2c91a)

... (truncated)

Commits
  • 76ffd55 release: plugin-vue@4.3.1
  • 0c28448 fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#227)"
  • f00bcb4 release: plugin-vue@4.3.0
  • a6e013e docs: add example for transforming custom blocks (#221)
  • e014680 fix(deps): update all non-major dependencies (#205)
  • 8a19ee4 fix(build): ensure correct typing for node esm (#179)
  • aa2b59d fix(plugin-vue): distinguish HMR and transform descriptor (#227)
  • ff68ed3 fix: make it work when a default lang was specified (#223)
  • 1e8d16e fix: missing typescript declaration for globalTypeFiles (#189)
  • 93c444c fix(plugin-vue): hmr not working when updating script+template at the same ti...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.0.0 to 4.3.1.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.3.1/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2023
@dependabot dependabot bot requested a review from a team August 18, 2023 01:19
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Aug 25, 2023

Superseded by #125.

@dependabot dependabot bot closed this Aug 25, 2023
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Aug 25, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitejs/plugin-vue-4.3.1 branch August 25, 2023 01:14
Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants